IsContentHtml Property (ComboBoxBase<T>)
Gets or sets a value indicating whether the drop-down list displays items as plain text or as HTML.
public virtual bool IsContentHtml {get; set;}
'Declaration
Public Overridable Property IsContentHtml As Boolean